Skip to content

run autorest with no correctness changes#1

Draft
ctaggart wants to merge 1 commit intorelease/v3from
current_autorest
Draft

run autorest with no correctness changes#1
ctaggart wants to merge 1 commit intorelease/v3from
current_autorest

Conversation

@ctaggart
Copy link
Owner

Code changes from running:

autorest --input-file=../azure-rest-api-specs/specification/vmware/resource-manager/Microsoft.AVS/stable/2020-03-20/vmware.json --python --output-folder=sdk/compute/azure-mgmt-avs --namespace=azure.mgmt.avs --azure-arm=true --override-client-name=AVSClient --use=@microsoft.azure/autorest.python@~4.0.71

self, resource_group_name, private_cloud_name, cluster_name, sku, cluster_size=None, custom_headers=None, raw=False, **operation_config):
cluster = models.Cluster(sku=sku, cluster_size=cluster_size)

self, resource_group_name, private_cloud_name, cluster_name, cluster, custom_headers=None, raw=False, **operation_config):
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signature changes with no specification update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants